clear Rotary1Enabled
Enable the rotary encoder #1. This is a 'dumb' encoder sending pulses on both A and B pins while rotating.
Content copied to clipboard
bool rotary1_enabled = 1;
Return
This builder for chaining.
Enable the rotary encoder #1. This is a 'dumb' encoder sending pulses on both A and B pins while rotating.
bool rotary1_enabled = 1;
This builder for chaining.